projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9d945
)
Add bug reference to previous commit.
author
Christopher Schmidt
<christopher@ch.ristopher.com>
Thu, 14 Nov 2013 20:30:11 +0000
(21:30 +0100)
committer
Christopher Schmidt
<christopher@ch.ristopher.com>
Thu, 14 Nov 2013 20:30:11 +0000
(21:30 +0100)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fd4ed2aead490dc0de8ecbe501846d2661d6fa0b..1be44bceff960ae3737256b2653f8e8012ad09bb 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,7
@@
2013-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
- * progmodes/gud.el (ctl-x-map): Remove C-x SPC binding.
+ * progmodes/gud.el (ctl-x-map):
+ Remove C-x SPC binding. (Bug#12342)
(gud-jdb-find-source-using-classpath): Remove ((lambda (..)..)..).
2013-11-14 Bozhidar Batsov <bozhidar@batsov.com>